﻿2026-07-22T02:00:54.6145710Z ##[group]Run actions/checkout@v5
2026-07-22T02:00:54.6146512Z with:
2026-07-22T02:00:54.6146892Z   fetch-depth: 2
2026-07-22T02:00:54.6147309Z   repository: BigscreenVR/spt-bs-core
2026-07-22T02:00:54.6176960Z   token: ***
2026-07-22T02:00:54.6177385Z   ssh-strict: true
2026-07-22T02:00:54.6177765Z   ssh-user: git
2026-07-22T02:00:54.6178169Z   persist-credentials: true
2026-07-22T02:00:54.6178703Z   clean: true
2026-07-22T02:00:54.6179179Z   sparse-checkout-cone-mode: true
2026-07-22T02:00:54.6179638Z   fetch-tags: false
2026-07-22T02:00:54.6180047Z   show-progress: true
2026-07-22T02:00:54.6180437Z   lfs: false
2026-07-22T02:00:54.6180825Z   submodules: false
2026-07-22T02:00:54.6181236Z   set-safe-directory: true
2026-07-22T02:00:54.6181689Z   allow-unsafe-pr-checkout: false
2026-07-22T02:00:54.6182490Z ##[endgroup]
2026-07-22T02:00:54.6995511Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-22T02:00:54.6997129Z ##[group]Getting Git version info
2026-07-22T02:00:54.6997888Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-22T02:00:54.6999116Z [command]/usr/bin/git version
2026-07-22T02:00:54.6999875Z git version 2.43.0
2026-07-22T02:00:54.7001399Z ##[endgroup]
2026-07-22T02:00:54.7005376Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/fe965dc8-b1c7-4294-98d2-1a0c230af6a9' before making global git config changes
2026-07-22T02:00:54.7006657Z Adding repository directory to the temporary git global config as a safe directory
2026-07-22T02:00:54.7008811Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-22T02:00:54.7043613Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-22T02:00:54.7062520Z https://github.com/BigscreenVR/spt-bs-core
2026-07-22T02:00:54.7072195Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-22T02:00:54.7074573Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-22T02:00:54.7093047Z HEAD
2026-07-22T02:00:54.7177721Z ##[endgroup]
2026-07-22T02:00:54.7180541Z [command]/usr/bin/git submodule status
2026-07-22T02:00:54.7365107Z ##[group]Cleaning the repository
2026-07-22T02:00:54.7367616Z [command]/usr/bin/git clean -ffdx
2026-07-22T02:00:55.5588590Z Removing target/
2026-07-22T02:00:55.5598450Z [command]/usr/bin/git reset --hard HEAD
2026-07-22T02:00:55.5648670Z HEAD is now at 67d2ce77 Merge d28978798923c0d2f8d880b6e6458ec1d2acf2b1 into 9a299f9eba598ded073268a6d82a297d52a72947
2026-07-22T02:00:55.5654536Z ##[endgroup]
2026-07-22T02:00:55.5656027Z ##[group]Disabling automatic garbage collection
2026-07-22T02:00:55.5659315Z [command]/usr/bin/git config --local gc.auto 0
2026-07-22T02:00:55.5684821Z ##[endgroup]
2026-07-22T02:00:55.5686108Z ##[group]Setting up auth
2026-07-22T02:00:55.5689582Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-22T02:00:55.5714569Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-22T02:00:55.5902794Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-22T02:00:55.5930656Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-22T02:00:55.6122103Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-22T02:00:55.6147783Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-22T02:00:55.6328735Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-22T02:00:55.6359734Z ##[endgroup]
2026-07-22T02:00:55.6361199Z ##[group]Fetching the repository
2026-07-22T02:00:55.6367813Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=2 origin +850d9b2786643faf17f12162af31ee23366b5b36:refs/remotes/origin/main
2026-07-22T02:00:56.0441447Z ##[endgroup]
2026-07-22T02:00:56.0443405Z ##[group]Determining the checkout info
2026-07-22T02:00:56.0445089Z ##[endgroup]
2026-07-22T02:00:56.0446083Z [command]/usr/bin/git sparse-checkout disable
2026-07-22T02:00:56.0489229Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-22T02:00:56.0513320Z ##[group]Checking out the ref
2026-07-22T02:00:56.0515105Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-07-22T02:00:56.0609661Z Previous HEAD position was 67d2ce77 Merge d28978798923c0d2f8d880b6e6458ec1d2acf2b1 into 9a299f9eba598ded073268a6d82a297d52a72947
2026-07-22T02:00:56.0614257Z Switched to a new branch 'main'
2026-07-22T02:00:56.0615259Z branch 'main' set up to track 'origin/main'.
2026-07-22T02:00:56.0620794Z ##[endgroup]
2026-07-22T02:00:56.0649878Z [command]/usr/bin/git log -1 --format=%H
2026-07-22T02:00:56.0671640Z 850d9b2786643faf17f12162af31ee23366b5b36
